ActiveReports 9 Server
ServiceChannelFactory<TServiceChannel> Class
Members 

The type of the service channel.
Represents the factory to create an instance of the specified service channel.
Object Model
ServiceChannelFactory<TServiceChannel> Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class ServiceChannelFactory(Of TServiceChannel As IClientChannel) 
public static class ServiceChannelFactory<TServiceChannel> 
where TServiceChannel: IClientChannel
Type Parameters
TServiceChannel
The type of the service channel.
Inheritance Hierarchy

System.Object
   ActiveReports.Server.ReportControls.Servicing.ServiceChannelFactory<TServiceChannel>

See Also

Reference

ServiceChannelFactory<TServiceChannel> Members
ActiveReports.Server.ReportControls.Servicing Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum